Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Market #152

Merged
merged 9 commits into from
Mar 2, 2025
Merged

Conversation

roidrole
Copy link
Contributor

Describe the PR
Use tags for most Market recipes, and adds a few trades. See individual commits for more info

Screenshots
2024-12-25_08 05 16

Additional context
Advantages :

  • Less REI clutter (26 sell recipe pages instead of 69)
  • Ability to see a tag tree containing all sellable items with #market:export (see screenshot)
  • Ability to more easily add trades for compatibility script (no missing item errors if mod isn't loaded - see server script for create crafts and additions)
  • Closes [Feature] Missing Foods in Trade Station #82

Closes ThePansmith#82
Adds food : 
- All cake slices (including Create : Crafts and additions compat)
- Glow Berry Custard
- Grilled Salmon
- Apple Cider, Melon Juice
- Kelp Roll, Salmon Roll, Cod Roll
- Bone Broth
- Bacon and Eggs
- Mushroom Rice
Price set at 2 for any cast because they can all be made cheaply (certus quartz, for example)
Set the price to 2 as they're all cheap (stone parts, certus quartz or bricks)
Set the price at 2 because they're all pretty cheap (stone parts, brick, certus quartz)
@cubebotfan cubebotfan changed the base branch from 1.18.2 to 1.18.2-final-pull-requests March 2, 2025 01:35
@cubebotfan cubebotfan merged commit ee03434 into ThePansmith:1.18.2-final-pull-requests Mar 2, 2025
@roidrole roidrole deleted the market branch March 2, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Missing Foods in Trade Station
2 participants